You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TSCplx Structure
>
TSCplx Operators
>
< Operator
>
TSCplx.< Operator (float, [In] TSCplx)
Dew Math for .NET
TSCplx.< Operator (float, [In] TSCplx)
TSCplx Structure
TSCplx Members
Dew.Math Namespace
< Operator
Collapse All
Syntax
C#
Visual Basic
public
static
bool
operator
<
(
float
ALeft
, [In]
TSCplx
ARight
);
Public
static
Operator
<
(
ALeft
As
float
,
ARight
As
[In]
TSCplx
)
Description
This is <, a member of class TSCplx.
Group
< Operator
Links
TSCplx Structure
,
TSCplx Members
,
Dew.Math Namespace
,
< Operator
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!